[INFO] fetching crate bluebus 0.1.10...
[INFO] testing bluebus-0.1.10 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate bluebus 0.1.10 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate bluebus 0.1.10
[INFO] finished tweaking crates.io crate bluebus 0.1.10
[INFO] tweaked toml for crates.io crate bluebus 0.1.10 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bluebus 0.1.10 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bluebus 0.1.10 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c78a3f20654598621178687fd8ce02bd3662f1502958a8ddfd53997051f91c08
[INFO] running `Command { std: "docker" "start" "-a" "c78a3f20654598621178687fd8ce02bd3662f1502958a8ddfd53997051f91c08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c78a3f20654598621178687fd8ce02bd3662f1502958a8ddfd53997051f91c08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c78a3f20654598621178687fd8ce02bd3662f1502958a8ddfd53997051f91c08", kill_on_drop: false }`
[INFO] [stdout] c78a3f20654598621178687fd8ce02bd3662f1502958a8ddfd53997051f91c08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 184d5e0f59988db6d0a6e530f1da9d89fc8d11c956bdf754aade247ba46725c6
[INFO] running `Command { std: "docker" "start" "-a" "184d5e0f59988db6d0a6e530f1da9d89fc8d11c956bdf754aade247ba46725c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.87
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tokio v1.44.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling async-process v2.3.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling zvariant_utils v3.2.0
[INFO] [stderr]    Compiling enumflags2 v0.7.11
[INFO] [stderr]    Compiling zvariant_derive v5.4.0
[INFO] [stderr]    Compiling zvariant v5.4.0
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]    Compiling zbus_macros v5.5.0
[INFO] [stderr]    Compiling zbus v5.5.0
[INFO] [stderr]    Compiling bluebus v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "184d5e0f59988db6d0a6e530f1da9d89fc8d11c956bdf754aade247ba46725c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "184d5e0f59988db6d0a6e530f1da9d89fc8d11c956bdf754aade247ba46725c6", kill_on_drop: false }`
[INFO] [stdout] 184d5e0f59988db6d0a6e530f1da9d89fc8d11c956bdf754aade247ba46725c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40933830008be9bdb97979531dd30adbdb39813ba0461dc1b0b46ce66f3344c5
[INFO] running `Command { std: "docker" "start" "-a" "40933830008be9bdb97979531dd30adbdb39813ba0461dc1b0b46ce66f3344c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling bluebus v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.91s
[INFO] running `Command { std: "docker" "inspect" "40933830008be9bdb97979531dd30adbdb39813ba0461dc1b0b46ce66f3344c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40933830008be9bdb97979531dd30adbdb39813ba0461dc1b0b46ce66f3344c5", kill_on_drop: false }`
[INFO] [stdout] 40933830008be9bdb97979531dd30adbdb39813ba0461dc1b0b46ce66f3344c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7ea2506613bac04fa07b9c0a90afbef6771cbe653f8c74dfe65e1de0734aad09
[INFO] running `Command { std: "docker" "start" "-a" "7ea2506613bac04fa07b9c0a90afbef6771cbe653f8c74dfe65e1de0734aad09", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bluebus-9df67dc96c74c9eb)
[INFO] [stderr]    Doc-tests bluebus
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 16) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 16) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Arc` in this scope
[INFO] [stdout]   --> src/lib.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let monitor = Arc::new(bluebus::Monitor::new(conn.clone(), manager).await);
[INFO] [stdout]    |                   ^^^ use of undeclared type `Arc`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 16 + use std::sync::Arc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `manager` in this scope
[INFO] [stdout]   --> src/lib.rs:32:64
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let monitor = Arc::new(bluebus::Monitor::new(conn.clone(), manager).await);
[INFO] [stdout]    |                                                                ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Arc` in this scope
[INFO] [stdout]   --> src/lib.rs:33:25
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let monitor_clone = Arc::clone(&monitor);
[INFO] [stdout]    |                         ^^^ use of undeclared type `Arc`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 16 + use std::sync::Arc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `objects` in this scope
[INFO] [stdout]   --> src/lib.rs:35:38
[INFO] [stdout]    |
[INFO] [stdout] 35 |     bluebus::print_avaiable_devices(&objects);
[INFO] [stdout]    |                                      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `zbus::zvariant::ObjectPath<'_>: From<ADAPTER_PATH>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:21:19
[INFO] [stdout]     |
[INFO] [stdout]  21 |       let adapter = bluebus::AdapterProxy::builder(&conn)
[INFO] [stdout]     |  ___________________^
[INFO] [stdout]  22 | |         .path(bluebus::ADAPTER_PATH)?.build().await?;
[INFO] [stdout]     | |____________________________________^ the trait `From<ADAPTER_PATH>` is not implemented for `zbus::zvariant::ObjectPath<'_>`
[INFO] [stdout]     |
[INFO] [stdout] help: `zbus::zvariant::ObjectPath<'_>` implements trait `From<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zvariant-5.4.0/src/object_path.rs:173:1
[INFO] [stdout]     |
[INFO] [stdout] 173 | impl<'o> From<&ObjectPath<'o>> for ObjectPath<'o> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<&zbus::zvariant::ObjectPath<'_>>`
[INFO] [stdout] ...
[INFO] [stdout] 291 | impl std::convert::From<OwnedObjectPath> for ObjectPath<'static> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<OwnedObjectPath>`
[INFO] [stdout] ...
[INFO] [stdout] 303 | impl<'unowned, 'owned: 'unowned> From<&'owned OwnedObjectPath> for ObjectPath<'unowned> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<&OwnedObjectPath>`
[INFO] [stdout]     = note: required for `ADAPTER_PATH` to implement `Into<zbus::zvariant::ObjectPath<'_>>`
[INFO] [stdout]     = note: required for `zbus::zvariant::ObjectPath<'_>` to implement `TryFrom<ADAPTER_PATH>`
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 5 arguments but 2 arguments were supplied
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let monitor = Arc::new(bluebus::Monitor::new(conn.clone(), manager).await);
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^----------------------- three arguments of type `tokio::sync::mpsc::Sender<DeviceInfo>`, `tokio::sync::mpsc::Sender<DeviceInfo>`, and `tokio::sync::mpsc::Sender<DeviceInfo>` are missing
[INFO] [stdout]    |
[INFO] [stdout] note: expected `Arc<Connection>`, found `Connection`
[INFO] [stdout]   --> src/lib.rs:32:50
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let monitor = Arc::new(bluebus::Monitor::new(conn.clone(), manager).await);
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^
[INFO] [stdout]    = note: expected struct `Arc<zbus::Connection>`
[INFO] [stdout]               found struct `zbus::Connection`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> src/monitor.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub async fn new(
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `zbus::Connection` into `Arc<zbus::Connection>`
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let monitor = Arc::new(bluebus::Monitor::new(conn.clone().into(), manager).await);
[INFO] [stdout]    |                                                              +++++++
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]    |
[INFO] [stdout] 32 -     let monitor = Arc::new(bluebus::Monitor::new(conn.clone(), manager).await);
[INFO] [stdout] 32 +     let monitor = Arc::new(bluebus::Monitor::new(/* Arc<zbus::Connection> */, manager, /* tokio::sync::mpsc::Sender<DeviceInfo> */, /* tokio::sync::mpsc::Sender<DeviceInfo> */, /* tokio::sync::mpsc::Sender<DeviceInfo> */).await);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 16)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "7ea2506613bac04fa07b9c0a90afbef6771cbe653f8c74dfe65e1de0734aad09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ea2506613bac04fa07b9c0a90afbef6771cbe653f8c74dfe65e1de0734aad09", kill_on_drop: false }`
[INFO] [stdout] 7ea2506613bac04fa07b9c0a90afbef6771cbe653f8c74dfe65e1de0734aad09
